判断元素是否存在:Array.prototype.includes(): boolean
Array.prototype.includes(): boolean
// before Math.pow(2, 3) // 8 // after 2 ** 3